Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Tpm2 CaCertificates Summary

Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Tpm2 CaCertificates Summary
Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Tpm2 CaCertificates Summary

This schema is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

The Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Tpm2 CaCertificates Summary schema contains information that summarizes a TPM CA certificate.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "name": "string",
    "health": "string"
}
string
name
Required

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

A unique name for the TPM CA certificate.

This property was added in vSphere API 7.0.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificate. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificate.

string
health
Required

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

A health indicator which indicates whether each host in the cluster has the same CA certs.

For more information see: Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Tpm2 CaCertificates Health.

This property was added in vSphere API 7.0.0.0.

Deprecated